CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 复数 计算器

搜索资源列表

  1. complex-number-calculator

    0下载:
  2. 复数计算器,用来计算复数运算的 功能比较简单,适用于初学者-Complex calculator, used to calculate the complex operation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:414147
    • 提供者:luoba
  1. Complex-Calculator

    0下载:
  2. 复数计算器.cpp,复数计算器能够计算复数的加减乘除-Complex Calculator. Cpp
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:1233
    • 提供者:lzq
  1. fushujisuanqi

    0下载:
  2. (一) 题目 复数计算器 (二) 功能要求 实现对复数的+、×、+=、-=、×=、++、――、>=、<=、!=运算,其中>=、<=是针对复数的模进行运算。 (三) 解决方案 1. 明确实验操作对象和目的。 2. 针对目的和对象进行总体设计。 3. 细化流程:书写程序,编译、运行并调试。 (四) 设计思路  定义一个复数类complex。  声明所需成员函数和友元函数对各运算符进行重载。  定义各成员
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:6353
    • 提供者:孙婷婷
  1. 11

    0下载:
  2. 复数计算器 对复数进行简单的运算与测试 但是文件保存这方面有点问题-Complex calculator for simple arithmetic of complex tests, but to save the file with a problem in this area
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4652
    • 提供者:liangsi
  1. fushu

    0下载:
  2. 基于awt的界面复数计算器 基于awt的界面复数计算器-count cout count cout count cout
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:169810
    • 提供者:zml
  1. jisuanqi

    0下载:
  2. 在VS 2008 下用MFC制作的复数计算器 可以进行加减乘除运算 还有存储小数点等功能。-MFC in VS 2008 with production of the complex under the calculator can also store the decimal addition and subtraction multiplication and division functions.
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-16
    • 文件大小:25554944
    • 提供者:FISH
  1. 1-1

    0下载:
  2. 用C语言编写的复数计算器,实现了加减乘除功能,用结构体存储实部和虚部,适合数据结构初学者-Complex with a calculator written in C, to achieve the Math functions, with the structure store the real and imaginary parts, the data structure suitable for beginners
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1168
    • 提供者:zhangqianru
  1. ComplexCalculator

    0下载:
  2. 复数计算器 用来计算复数间的四则运算。能够实现基本的功能-Complex calculator used to calculate the complex between the four operations. Basic functions can be achieved
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:199652
    • 提供者:马士恪
  1. cPPcalculator

    0下载:
  2. virsul c++课程设计开发复数计算器,成绩优秀-C++ course design development plural calculator
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:189244
    • 提供者:姚亚楠
  1. calculator

    0下载:
  2. C++Builder做的小程序,实现复数计算器的功能。-C++Builder do small procedures, complex calculator functions.
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-27
    • 文件大小:1207574
    • 提供者:昆琨
  1. complexcalculator.rar

    0下载:
  2. VC++ .NET源代码实现的复数计算器,一个C++实验,源代码仅供参考吧。 ,NET source code to achieve complex calculator, a C++ experiments, the source code for reference only right VC++.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-07
    • 文件大小:509075
    • 提供者:zhangjun
  1. Complexor-Calc

    0下载:
  2. 复数计算器,用于复数的四则运算,用于计算正序、负序和零序分量,-Complexor Calc
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-04
    • 文件大小:90469
    • 提供者:ccc
  1. fushujsq

    0下载:
  2. VC/C++源码,算法相关,复数计算器   VC++ .NET源代码实现的复数计算器,-VC/C++ source code, algorithms related complex calculator Visual C++ NET source code to achieve complex calculator,
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-18
    • 文件大小:510316
    • 提供者:肖敬帅
  1. computer

    0下载:
  2. 1. 所设计的复数计算器可以进行+、-、*、+=、*=、>=、<=、==、!=运算,其中>=、<=是针对复数的模进行; 2. 设计输入重载函数,要求能接收从键盘输入a+bi形式的复数,在程序中可以识别出实部并正确赋值。 3. 设计计算器测试程序,对加减法进行测试,要求在两位数以内进行,对乘法进行测试,乘法要求为一位数的运算。 4. 设计记录功能,可以记录下不同用户使用计算器的情况,记录以文件形式保存在计算机内,程序运行时要求输入用户名,显示该用户以前的记录。
  3. 所属分类:assembly language

    • 发布日期:2017-11-08
    • 文件大小:359485
    • 提供者:吴惠林
  1. calc

    0下载:
  2. VC++ .NET源代码实现的复数计算器,一个C++实验,源代码仅供参考吧。-Complex calculator VC++ NET source code to achieve, a C++ experiment source code for reference only.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-04
    • 文件大小:508655
    • 提供者:金问女
  1. calculator

    0下载:
  2. 本程序实现了一个复数计算器的功能,包括多复数加法,减法,乘法,除法,自加,自减和求模等多种运算.-This program implements a complex calculator functions, including multi-complex addition, subtraction, multiplication, division, self-imposed, self-less and other modulo arithmetic.
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:4513
    • 提供者:随赛
  1. plural

    0下载:
  2. 利用vc2008实现的一个复数计算器,可以直接打开,实现了复数的加减乘运算-To use the vc2008 achieve a complex calculator, you can directly open
  3. 所属分类:Console

    • 发布日期:2017-11-26
    • 文件大小:6246
    • 提供者:杨燕
  1. plural

    0下载:
  2. 复数计算器,基于windows form C++开发-This is a very complete negative function calculator, windows form C++ development
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-24
    • 文件大小:994708
    • 提供者:枯草
  1. ComplexCalTools

    0下载:
  2. 基于MFC的复数计算器,有加法,减法,乘法,除法,赋值,求模,求角,清除,平方,开放运算-The plural calculator, based on MFC addition, subtraction, multiplication, division, assignment, modulus, and angle, clearance, square, open operation
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-11
    • 文件大小:2418619
    • 提供者:宁儒林
  1. fushu

    0下载:
  2. 一个复数计算器的小程序,能计算相关的运算。-A plural calculator applet, can calculate the related operations.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:284945
    • 提供者:Penn
« 1 23 4 »
搜珍网 www.dssz.com